github.com/refraction-networking/utls.utlsClientEncryptedExtensionsMsg.raw (field)
6 uses
github.com/refraction-networking/utls (current package)
u_handshake_messages.go#L74: raw []byte
u_handshake_messages.go#L81: if m.raw != nil {
u_handshake_messages.go#L82: return m.raw, nil
u_handshake_messages.go#L104: m.raw, err = builder.Bytes()
u_handshake_messages.go#L105: return m.raw, err
u_handshake_messages.go#L109: *m = utlsClientEncryptedExtensionsMsg{raw: data}
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |